速報APP / 教育 / Pydroid - Educational IDE for Python 2

Pydroid - Educational IDE for Python 2

價格:免費

更新日期:2019-04-10

檔案大小:因裝置而異

目前版本:因裝置而異

版本需求:Android 4.4 以上版本

官方網站:mailto:iiecdev@gmail.com

Email:http://n0n3m4.ru/privacy_policies/pydroid2.html

聯絡地址:Russia, Novosibirsk, Lyapunova 2 - 306

Pydroid - Educational IDE for Python 2(圖1)-速報App

Pydroid is the most easy to use and powerful Python 2 IDE for Android.

Features:

- Offline Python 2.7 interpreter: no Internet is required to run Python programs.

- Full-featured Terminal Emulator, with a readline support (available in pip).

- Pip package manager and a custom repository for prebuilt wheel packages for heavy libraries, such as numpy, scipy, matplotlib, scikit-learn and jupyter.

Pydroid - Educational IDE for Python 2(圖2)-速報App

- Tkinter and pygame now available.

- Examples available out-of-the-box.

- Built-in C, C++ and even Fortran compiler designed by n0n3m4, an author of C4droid, specially for Pydroid. It lets Pydroid build any library from pip, even if it is using native code. You can also build & install dependencies from a command line.

- Cython support.

- PDB debugger with breakpoints and watches.

Pydroid - Educational IDE for Python 2(圖3)-速報App

- Kivy graphical library with a shiny new SDL2 backend.

- PyQt5 support available in Quick Install repository along with matplotlib PyQt5 support with no extra code required.

Editor features:

- Code prediction, auto indentation and real time code analysis just like in any real IDE. *

- Extended keyboard bar with all symbols you need to program in Python.

Pydroid - Educational IDE for Python 2(圖4)-速報App

- Syntax highlighting & themes.

- Tabs.

- Enhanced code navigation with interactive assignment/definition gotos.

- One click share on Pastebin.

* Features marked by asterisk are available in Premium version only.

Pydroid - Educational IDE for Python 2(圖5)-速報App

Quick manual.

Pydroid requires at least 210MB free internal memory. 250MB+ is recommended. More if you are using heavy libraries such as scipy.

To run debug place breakpoint(s) clicking on the line number.

Kivy is detected with “import kivy”, “from kivy“ or "#Pydroid run kivy”.

PyQt5 is detected with “import PyQt5”, “from PyQt5“ or "#Pydroid run qt”.

Pydroid - Educational IDE for Python 2(圖6)-速報App

The same for sdl2, tkinter and pygame.

The list of libraries we are NOT planning to add:

- Tensorflow

- OpenCV

Legal information.

Pydroid - Educational IDE for Python 2(圖7)-速報App

Some binaries in Pydroid APK are licensed under (L)GPL, email us for the source code.

GPL pure Python libraries bundled with Pydroid are considered to be coming in the source code form already.

Pydroid doesn’t include any GPL-licensed native modules to avoid automatic import of them. The famous example of such library is GNU readline, that can be installed using pip.

Android is a trademark of Google Inc.

Pydroid - Educational IDE for Python 2(圖8)-速報App